The request body is of type ChangeShoppingCartLineQty.
Request Body Parameters
| Name | Description | Data Type | 
|---|---|---|
| ShoppingCartDetail_ID | xml:int | |
| NewQty | xml:int | 
            | Method | ChangeShoppingCartLineQty | 
The request body is of type ChangeShoppingCartLineQty.
| Name | Description | Data Type | 
|---|---|---|
| ShoppingCartDetail_ID | xml:int | |
| NewQty | xml:int | 
// Sample MakeAJAXCall
	The response body is of type ChangeShoppingCartLineQtyResponse.
| Name | Description | Data Type | 
|---|---|---|
| ChangeShoppingCartLineQtyResult | A string value containing a JSON object. Sample response here  | xml:string |